home *** CD-ROM | disk | FTP | other *** search
/ The Best of Tucows 3 / The Best of Tucows 3 - Disc 2.iso / setup95 / javi386.cab / java.inf next >
INI File  |  1997-09-15  |  18KB  |  595 lines

  1. ;  Microsoft Java VM Installation
  2. ;  Copyright (C) 1997 Microsoft Corp.
  3. ;  Combined Version.  All platforms.
  4.  
  5. [Version]
  6. Signature="$CHICAGO$"
  7. SetupClass=Base
  8. AdvancedINF=2.5, "You need a newer version of Advpack.dll"
  9.  
  10. ;
  11. ; Destination Directories
  12.  
  13. [DestinationDirs]
  14. PRECLEAN.RegSvr=11
  15. BASEINST.ClassFiles=10,Java\Classes
  16. BASEINST.TClassFiles=10,Java\TrustLib
  17. BASEINST.CCFFiles=10,Java\Classes
  18. BASEINST.SysFilesRegister=11
  19. BASEINST.SysFilesNoReg=11
  20. BASEINST.WinFiles=10
  21. BASEINST.INF=17
  22. X86INST.ClassFiles=10,Java\Classes
  23. X86INST.CCFFiles=10,Java\Classes
  24. X86INST.SysFilesRegister=11
  25. X86INST.SysFilesNoReg=11
  26. X86INST.WinFiles=10
  27. IE30INST.SysFilesRegister=11
  28. IE30INST.SysFilesNoReg=11
  29. IE30INST.HelpFiles=11,Help
  30. IE30INST.WinFiles=10
  31. MSXML.IE30.DoCleanUp=10,Java\Classes
  32. CLEANUP.WinFiles=10
  33. CLEANUP.OldClassFiles=10,Java\Classes
  34. CLEANUP.Classes=10,Java\Classes
  35. CLEANUP.TClasses=10,Java\Trustlib
  36. UNINSTALL.OldClasses=10,Java\Classes
  37.  
  38. [PreClean.Installation]
  39. ComponentName=Java
  40. CopyFiles=PRECLEAN.RegSvr
  41.  
  42. [CleanUp]
  43. ComponentName=Java
  44. DelFiles=CLEANUP.WinFiles,CLEANUP.OldClassFiles,CLEANUP.Classes,CLEANUP.TClasses
  45. DelReg=CLEANUP.DelReg
  46.  
  47. [BaseInstallation]
  48. ComponentName=Java
  49. CopyFiles=BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,BASEINST.INF
  50. AddReg=BASEINST.UninstallKeys,BASEINST.AddReg
  51.  
  52. [BaseInstallation.RegNow]
  53. ComponentName=Java
  54. RunPostSetupCommands=BASEINST.RegisterNow
  55.  
  56. [BaseInstallation.RegOnReboot]
  57. ComponentName=Java
  58. AddReg=BASEINST.RegisterRunOnce
  59.  
  60. [BaseInstallation.ClassFiles]
  61. ComponentName=Java
  62. CopyFiles=BASEINST.ClassFiles,BASEINST.TClassFiles
  63.  
  64. [BaseInstallation.CCFFiles]
  65. ComponentName=Java
  66. CopyFiles=BASEINST.CCFFiles
  67.  
  68. [BasePkgMgr.Install.RunOnce]
  69. ComponentName=Java
  70. AddReg=BASEINST.RunOnce
  71.  
  72. [BasePkgMgr.Install.Execute]
  73. ComponentName=Java
  74. RunPreSetupCommands=BASEINST.ExecPkgMgr
  75.  
  76. [BasePkgMgr.Install.CCF.RunOnce]
  77. ComponentName=Java
  78. AddReg=BASEINST.CCF.RunOnce
  79.  
  80. [BasePkgMgr.Install.CCF.Execute]
  81. ComponentName=Java
  82. RunPreSetupCommands=BASEINST.CCF.ExecPkgMgr
  83.  
  84. [X86Installation]
  85. ComponentName=Java
  86. CopyFiles=X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles
  87. AddReg=X86.RunOnce,X86INST.AddReg
  88.  
  89. [X86Installation.RegNow]
  90. ComponentName=Java
  91. RunPostSetupCommands=X86INST.RegisterNow
  92.  
  93. [X86Installation.RegOnReboot]
  94. ComponentName=Java
  95. AddReg=X86INST.RegisterRunOnce
  96.  
  97. [X86Installation.ClassFiles]
  98. ComponentName=Java
  99. CopyFiles=X86INST.ClassFiles
  100.  
  101. [X86Installation.CCFFiles]
  102. ComponentName=Java
  103. CopyFiles=X86INST.CCFFiles
  104.  
  105. [X86Installation.PkgMgr.RunOnce]
  106. ComponentName=Java
  107. AddReg=X86INST.RunOnce
  108.  
  109. [X86Installation.PkgMgr.Execute]
  110. ComponentName=Java
  111. RunPreSetupCommands=X86INST.ExecPkgMgr
  112.  
  113. [X86PkgMgr.Install.CCF.RunOnce]
  114. ComponentName=Java
  115. AddReg=X86INST.CCF.RunOnce
  116.  
  117. [X86PkgMgr.Install.CCF.Execute]
  118. ComponentName=Java
  119. RunPreSetupCommands=X86INST.CCF.ExecPkgMgr
  120.  
  121.  
  122. [AlphaInstallation]
  123. ComponentName=Java
  124. CopyFiles=
  125. AddReg=
  126.  
  127. [IE30Installation]
  128. ComponentName=Java
  129. CopyFiles=IE30INST.SysFilesRegister,IE30INST.SysFilesNoReg,IE30INST.WinFiles
  130. AddReg=IE30INST.Registry.VersionStamp
  131. DelReg=IE30INST.Registry.Delete
  132. RegisterOCXs=IE30INST.SysFilesRegister
  133. RunPostSetupCommands=IE30INST.PostSetupCommand
  134.  
  135. [DCOMInstallation]
  136. ComponentName=Java
  137. RunPostSetupCommands=TriggerDCOM
  138.  
  139. [IE40.MSXML.MoveFile]
  140. CustomDestination=MSXML.CustomDestination
  141. RunPostSetupCommands=MSXML.MoveFile
  142.  
  143. [IE40.MSXML.PkgMgr.RunNow]
  144. RunPostSetupCommands=MSXML.PkgMgr.RunNow
  145.  
  146. [IE40.MSXML.PkgMgr.RunReboot]
  147. AddReg=MSXML.PkgMgr.RunReboot
  148.  
  149. [IE40.MSXML.Old.MoveFile]
  150. CustomDestination=MSXML.Old.CustomDestination
  151. RunPostSetupCommands=MSXML.Old.MoveFile
  152.  
  153. [IE40.MSXML.PkgMgr.Old.RunNow]
  154. RunPostSetupCommands=MSXML.Old.PkgMgr.RunNow
  155.  
  156. [IE40.MSXML.PkgMgr.Old.Reboot]
  157. AddReg=MSXML.Old.PkgMgr.RunReboot
  158.  
  159. [IE30.MSXML.Install]
  160. RunPostSetupCommands=MSXML.IE30.DoInstall
  161.  
  162. [IE30.MSXML.CleanUp]
  163. DelFiles=MSXML.IE30.DoCleanUp
  164.  
  165. [ClsPack.RunNow]
  166. ComponentName=Java
  167. RunPostSetupCommands=ClsPack.Trigger
  168.  
  169. [ClsPack.RunReboot]
  170. ComponentName=Java
  171. AddReg=ClsPack.RunOnce
  172.  
  173. [UnInstall]
  174. SmartReboot=A
  175. BeginPrompt=UNINST.BeginPrompt
  176. RunPreSetupCommands=UNINST.UnRegDlls,UNINST.RemovePkgMgr
  177. DelFiles=BASEINST.ClassFiles,BASEINST.TClassFiles,BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,BASEINST.INF,X86INST.ClassFiles,X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles
  178. DelReg=X86INST.AddReg,BASEINST.AddReg,BASEINST.UnInstallKeys,UNINST.CryptoKeys
  179. UnRegisterOCXs=BASEINST.SysFilesRegister,X86INST.SysFilesRegister
  180.  
  181. [RollbackJava.IE30]
  182. AddReg=RollbackJava.IE30.AddReg
  183.  
  184. [RollbackJava.BetaVM]
  185. AddReg=RollbackJava.BetaVM.AddReg
  186.  
  187. [RollbackJava.Release]
  188. AddReg=RollbackJava.Release.AddReg
  189.  
  190. [IE30PreRollback]
  191. RunPostSetupCommands=UNINST.RemovePkgMgr
  192.  
  193. [IE30Rollback]
  194. ComponentName=Java
  195. PreRollBack=IE30PreRollback
  196.  
  197. [RollbackJava]
  198. ComponentName=Java
  199.  
  200. ;;
  201. ;;
  202. ;; PRECLEANUP SECTIONS
  203. ;;
  204. ;;
  205. [PRECLEAN.RegSvr]
  206. regsvr32.exe,,,32
  207.  
  208. ;;
  209. ;;
  210. ;;  BASE INSTALLATION SECTIONS
  211. ;;
  212. ;;
  213.  
  214. [BASEINST.ClassFiles]
  215. classes.zip,,,1
  216. classes.cer,,,1
  217. msjdbc.zip,,,1
  218. msjdbc.cer,,,1
  219.  
  220. [BASEINST.CCFFiles]
  221. allccf.cab,,,1
  222.  
  223. [BASEINST.TClassFiles]
  224. tclasses.zip,,,1
  225. tclasses.cer,,,1
  226.  
  227. [BASEINST.SysFilesRegister]
  228. javacypt.dll,,,1
  229. javaprxy.dll,,,1
  230. msawt.dll,,,1
  231. msjava.dll,,,1
  232. vmhelper.dll,,,1
  233.  
  234. [BASEINST.SysFilesNoReg]
  235. jdbgmgr.exe,,,1
  236. javart.dll,,,1
  237. msjdbc10.dll,,,1
  238. javasec.hlp,,,1
  239. zonedoff.reg,,,1
  240. zonedon.reg,,,1
  241.  
  242. [BASEINST.WinFiles]
  243. clspack.exe,,,1
  244. jview.exe,,,1
  245.  
  246. [BASEINST.INF]
  247. java.inf,,,1
  248.  
  249. [BASEINST.RunOnce]
  250. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\classes.zip,1,4,79,%VERNUM%,0,46,%10%\Java\classes\classes.cer"
  251. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install MSJDBC",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\msjdbc.zip,1,4,79,%VERNUM%,0,46,%10%\java\classes\msjdbc.cer"
  252. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install Trusted Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\trustlib\tclasses.zip,1,4,79,%VERNUM%,2,46,%10%\java\trustlib\tclasses.cer"
  253. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Register_JDBGmgr",0,"%11%\jdbgmgr.exe -regserver"
  254. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  255.  
  256. [BASEINST.RegisterNow]
  257. %11%\regsvr32.exe /s %11%\javacypt.dll
  258. %11%\regsvr32.exe /s %11%\javaprxy.dll
  259. %11%\regsvr32.exe /s %11%\msawt.dll
  260. %11%\regsvr32.exe /s %11%\msjava.dll
  261. %11%\regsvr32.exe /s %11%\vmhelper.dll
  262.  
  263. [BASEINST.RegisterRunOnce]
  264. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaCypt",0,"regsvr32.exe /s %11%\javacypt.dll"
  265. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaPrxy",0,"regsvr32.exe /s %11%\javaprxy.dll"
  266. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSAwt",0,"regsvr32.exe /s %11%\msawt.dll"
  267. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSJava",0,"regsvr32.exe /s %11%\msjava.dll"
  268. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register VMHelper",0,"regsvr32.exe /s %11%\vmhelper.dll"
  269. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  270.  
  271. [BASEINST.ExecPkgMgr]
  272. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\classes.zip,1,4,79,%VERNUM%,0,46,%10%\java\classes\classes.cer
  273. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\trustlib\tclasses.zip,1,4,79,%VERNUM%,2,46,%10%\java\trustlib\tclasses.cer
  274. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\msjdbc.zip,1,4,79,%VERNUM%,0,46,%10%\java\classes\msjdbc.cer
  275. %11%\jdbgmgr.exe -regserver
  276.  
  277. [BASEINST.CCF.RunOnce]
  278. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  279.  
  280. [BASEINST.CCF.ExecPkgMgr]
  281.  
  282. [BaseINST.AddReg]
  283. HKLM,"Software\Microsoft\Java VM","Classpath",2,"%10%\java\classes;."
  284. HKLM,"Soft